# Visual Studio Code

Visual Studio Code (opens new window) 是一个轻量级但功能强大的源代码编辑器。

# 一、快捷键

Command Key Command id
格式化文档 (opens new window) Shift + Alt + F editor.action.formatDocument
展开 AST 选择 (opens new window) Shift + Alt + Right editor.action.smartSelect.expand

# 二、扩展

# Web

# CSharp